GetLastTime(TKey)

Method

Namespace: Diffstore

Declared in: Diffstore.IDiffstore<TKey, TValue>


Returns the time when the last entity snapshot was created.

Syntax

public long GetLastTime(
	TKey key
)

Back to index